\(\int \frac {x^2 \sqrt {\arctan (a x)}}{(c+a^2 c x^2)^2} \, dx\) [709]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [F(-2)]
   Sympy [F]
   Maxima [F(-2)]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 24, antiderivative size = 80 \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=-\frac {x \sqrt {\arctan (a x)}}{2 a^2 c^2 \left (1+a^2 x^2\right )}+\frac {\arctan (a x)^{3/2}}{3 a^3 c^2}+\frac {\sqrt {\pi } \operatorname {FresnelS}\left (\frac {2 \sqrt {\arctan (a x)}}{\sqrt {\pi }}\right )}{8 a^3 c^2} \]

[Out]

1/3*arctan(a*x)^(3/2)/a^3/c^2+1/8*FresnelS(2*arctan(a*x)^(1/2)/Pi^(1/2))*Pi^(1/2)/a^3/c^2-1/2*x*arctan(a*x)^(1
/2)/a^2/c^2/(a^2*x^2+1)

Rubi [A] (verified)

Time = 0.10 (sec) , antiderivative size = 80, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {5056, 5090, 4491, 12, 3386, 3432} \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\frac {\sqrt {\pi } \operatorname {FresnelS}\left (\frac {2 \sqrt {\arctan (a x)}}{\sqrt {\pi }}\right )}{8 a^3 c^2}+\frac {\arctan (a x)^{3/2}}{3 a^3 c^2}-\frac {x \sqrt {\arctan (a x)}}{2 a^2 c^2 \left (a^2 x^2+1\right )} \]

[In]

Int[(x^2*Sqrt[ArcTan[a*x]])/(c + a^2*c*x^2)^2,x]

[Out]

-1/2*(x*Sqrt[ArcTan[a*x]])/(a^2*c^2*(1 + a^2*x^2)) + ArcTan[a*x]^(3/2)/(3*a^3*c^2) + (Sqrt[Pi]*FresnelS[(2*Sqr
t[ArcTan[a*x]])/Sqrt[Pi]])/(8*a^3*c^2)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 3386

Int[sin[(e_.) + (f_.)*(x_)]/Sqrt[(c_.) + (d_.)*(x_)], x_Symbol] :> Dist[2/d, Subst[Int[Sin[f*(x^2/d)], x], x,
Sqrt[c + d*x]], x] /; FreeQ[{c, d, e, f}, x] && ComplexFreeQ[f] && EqQ[d*e - c*f, 0]

Rule 3432

Int[Sin[(d_.)*((e_.) + (f_.)*(x_))^2], x_Symbol] :> Simp[(Sqrt[Pi/2]/(f*Rt[d, 2]))*FresnelS[Sqrt[2/Pi]*Rt[d, 2
]*(e + f*x)], x] /; FreeQ[{d, e, f}, x]

Rule 4491

Int[Cos[(a_.) + (b_.)*(x_)]^(p_.)*((c_.) + (d_.)*(x_))^(m_.)*Sin[(a_.) + (b_.)*(x_)]^(n_.), x_Symbol] :> Int[E
xpandTrigReduce[(c + d*x)^m, Sin[a + b*x]^n*Cos[a + b*x]^p, x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0]
&& IGtQ[p, 0]

Rule 5056

Int[(((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)*(x_)^2)/((d_) + (e_.)*(x_)^2)^2, x_Symbol] :> Simp[(a + b*ArcTan
[c*x])^(p + 1)/(2*b*c^3*d^2*(p + 1)), x] + (Dist[b*(p/(2*c)), Int[x*((a + b*ArcTan[c*x])^(p - 1)/(d + e*x^2)^2
), x], x] - Simp[x*((a + b*ArcTan[c*x])^p/(2*c^2*d*(d + e*x^2))), x]) /; FreeQ[{a, b, c, d, e}, x] && EqQ[e, c
^2*d] && GtQ[p, 0]

Rule 5090

Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)*(x_)^(m_.)*((d_) + (e_.)*(x_)^2)^(q_), x_Symbol] :> Dist[d^q/c^(m
 + 1), Subst[Int[(a + b*x)^p*(Sin[x]^m/Cos[x]^(m + 2*(q + 1))), x], x, ArcTan[c*x]], x] /; FreeQ[{a, b, c, d,
e, p}, x] && EqQ[e, c^2*d] && IGtQ[m, 0] && ILtQ[m + 2*q + 1, 0] && (IntegerQ[q] || GtQ[d, 0])

Rubi steps \begin{align*} \text {integral}& = -\frac {x \sqrt {\arctan (a x)}}{2 a^2 c^2 \left (1+a^2 x^2\right )}+\frac {\arctan (a x)^{3/2}}{3 a^3 c^2}+\frac {\int \frac {x}{\left (c+a^2 c x^2\right )^2 \sqrt {\arctan (a x)}} \, dx}{4 a} \\ & = -\frac {x \sqrt {\arctan (a x)}}{2 a^2 c^2 \left (1+a^2 x^2\right )}+\frac {\arctan (a x)^{3/2}}{3 a^3 c^2}+\frac {\text {Subst}\left (\int \frac {\cos (x) \sin (x)}{\sqrt {x}} \, dx,x,\arctan (a x)\right )}{4 a^3 c^2} \\ & = -\frac {x \sqrt {\arctan (a x)}}{2 a^2 c^2 \left (1+a^2 x^2\right )}+\frac {\arctan (a x)^{3/2}}{3 a^3 c^2}+\frac {\text {Subst}\left (\int \frac {\sin (2 x)}{2 \sqrt {x}} \, dx,x,\arctan (a x)\right )}{4 a^3 c^2} \\ & = -\frac {x \sqrt {\arctan (a x)}}{2 a^2 c^2 \left (1+a^2 x^2\right )}+\frac {\arctan (a x)^{3/2}}{3 a^3 c^2}+\frac {\text {Subst}\left (\int \frac {\sin (2 x)}{\sqrt {x}} \, dx,x,\arctan (a x)\right )}{8 a^3 c^2} \\ & = -\frac {x \sqrt {\arctan (a x)}}{2 a^2 c^2 \left (1+a^2 x^2\right )}+\frac {\arctan (a x)^{3/2}}{3 a^3 c^2}+\frac {\text {Subst}\left (\int \sin \left (2 x^2\right ) \, dx,x,\sqrt {\arctan (a x)}\right )}{4 a^3 c^2} \\ & = -\frac {x \sqrt {\arctan (a x)}}{2 a^2 c^2 \left (1+a^2 x^2\right )}+\frac {\arctan (a x)^{3/2}}{3 a^3 c^2}+\frac {\sqrt {\pi } \operatorname {FresnelS}\left (\frac {2 \sqrt {\arctan (a x)}}{\sqrt {\pi }}\right )}{8 a^3 c^2} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.34 (sec) , antiderivative size = 66, normalized size of antiderivative = 0.82 \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\frac {4 \sqrt {\arctan (a x)} \left (-\frac {3 a x}{1+a^2 x^2}+2 \arctan (a x)\right )+3 \sqrt {\pi } \operatorname {FresnelS}\left (\frac {2 \sqrt {\arctan (a x)}}{\sqrt {\pi }}\right )}{24 a^3 c^2} \]

[In]

Integrate[(x^2*Sqrt[ArcTan[a*x]])/(c + a^2*c*x^2)^2,x]

[Out]

(4*Sqrt[ArcTan[a*x]]*((-3*a*x)/(1 + a^2*x^2) + 2*ArcTan[a*x]) + 3*Sqrt[Pi]*FresnelS[(2*Sqrt[ArcTan[a*x]])/Sqrt
[Pi]])/(24*a^3*c^2)

Maple [A] (verified)

Time = 6.35 (sec) , antiderivative size = 60, normalized size of antiderivative = 0.75

method result size
default \(\frac {3 \sqrt {\arctan \left (a x \right )}\, \sqrt {\pi }\, \operatorname {FresnelS}\left (\frac {2 \sqrt {\arctan \left (a x \right )}}{\sqrt {\pi }}\right )+8 \arctan \left (a x \right )^{2}-6 \sin \left (2 \arctan \left (a x \right )\right ) \arctan \left (a x \right )}{24 c^{2} a^{3} \sqrt {\arctan \left (a x \right )}}\) \(60\)

[In]

int(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^2,x,method=_RETURNVERBOSE)

[Out]

1/24/c^2/a^3*(3*arctan(a*x)^(1/2)*Pi^(1/2)*FresnelS(2*arctan(a*x)^(1/2)/Pi^(1/2))+8*arctan(a*x)^2-6*sin(2*arct
an(a*x))*arctan(a*x))/arctan(a*x)^(1/2)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^2,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

Sympy [F]

\[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\frac {\int \frac {x^{2} \sqrt {\operatorname {atan}{\left (a x \right )}}}{a^{4} x^{4} + 2 a^{2} x^{2} + 1}\, dx}{c^{2}} \]

[In]

integrate(x**2*atan(a*x)**(1/2)/(a**2*c*x**2+c)**2,x)

[Out]

Integral(x**2*sqrt(atan(a*x))/(a**4*x**4 + 2*a**2*x**2 + 1), x)/c**2

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^2,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.

Giac [F]

\[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\int { \frac {x^{2} \sqrt {\arctan \left (a x\right )}}{{\left (a^{2} c x^{2} + c\right )}^{2}} \,d x } \]

[In]

integrate(x^2*arctan(a*x)^(1/2)/(a^2*c*x^2+c)^2,x, algorithm="giac")

[Out]

sage0*x

Mupad [F(-1)]

Timed out. \[ \int \frac {x^2 \sqrt {\arctan (a x)}}{\left (c+a^2 c x^2\right )^2} \, dx=\int \frac {x^2\,\sqrt {\mathrm {atan}\left (a\,x\right )}}{{\left (c\,a^2\,x^2+c\right )}^2} \,d x \]

[In]

int((x^2*atan(a*x)^(1/2))/(c + a^2*c*x^2)^2,x)

[Out]

int((x^2*atan(a*x)^(1/2))/(c + a^2*c*x^2)^2, x)